home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 1 / The Arsenal Files (Arsenal Computer).ISO / novell / mhs183.exe / SYS.EXE / HAYES-UN.LOG < prev    next >
Text File  |  1993-08-03  |  2KB  |  95 lines

  1. \disp "    Preparing Hayes-compatible modem for call.
  2.     Please wait . . .
  3. "
  4. \prmp " [Hayes modem] Enter phone number "
  5. \bel
  6. \shut
  7. \cr\.
  8. AT Z\cr\slep 4
  9. AT&D3\cr\.
  10. ATS0=0\cr\.
  11. ATQ0\cr\.
  12. ATE1\cr\.
  13. ATS7=60\cr            \wait 8 "OK" 0 10\.
  14. \shut\idle 18
  15. ATDT\$1\cr            \wait 100 "CONNECT" 0 20
  16.     \.\disp "    Handshaking with remote system.
  17.     Please wait . . .
  18. "
  19.     \slep 2
  20.     \ret 1
  21. \:10
  22.     \shut
  23.     \disp "    Modem not responding; check cabling/COM port declaration
  24. "
  25. \:20
  26.     \.\disp "    Call failed.  Try again later.
  27. "
  28.     \.\ret 0
  29. \end
  30.  
  31. *******    NOTE:  For internal model, the switches must be set as
  32.     follows:
  33.  
  34.             1  2  3
  35.             -------
  36.             ?     X        ON
  37.             -------
  38.             ?  X        OFF
  39.             -------
  40.  
  41.     1. Switch 1 selects COM port:
  42.         ON  = COM1
  43.         OFF = COM2
  44.     2. Connected to single line RJ11
  45.     3. Follow presence of carrier signal
  46.  
  47.     [also check that the jumper is set to A-B, so that
  48.      Data Terminal Ready signal is monitored].
  49.  
  50.  
  51. *******    NOTE:  For internal model 1200B Feature-Enhanced Modem
  52.     (the one with six switches), the switches must be set as
  53.     follows:
  54.  
  55.             1  2  3
  56.             -------
  57.             ?     X         ON
  58.             -------
  59.             ?  X         OFF
  60.             -------
  61.  
  62.     4,5,6 UP, that is ON.
  63.  
  64.     1. Switch 1 selects COM port:
  65.         ON  = COM1
  66.         OFF = COM2
  67.     2. Connected to single line RJ11
  68.     3. Follow presence of carrier signal
  69.  
  70.     [also check that the jumper is set to A-B, so that
  71.      Data Terminal Ready signal is monitored].
  72.  
  73.  
  74. ******* NOTE:  For free-standing model, the switches behind the
  75.     front panel must be set as follows:
  76.  
  77.         1  2  3  4  5  6  7  8
  78.         ----------------------
  79.         x  x     x     x  x
  80.         ----------------------
  81.               x     x        x
  82.         ----------------------
  83.  
  84.     1. DTR monitored
  85.     2. Res codes in words
  86.     3. Res codes sent
  87.     4. Echo ON
  88.     5. DISABLE auto-ans (controlled by HAYES.DEF)
  89.     6. DTR lead (for hang-up)
  90.     7. Single line
  91.     8. Enable command recognition
  92.  
  93.  
  94.  
  95.